How to Install asis-programs software package in Ubuntu 16.10 (Yakkety Yak)

How to Install asis-programs software package in Ubuntu 16.10 (Yakkety Yak)

asis-programs software package provides Ada Semantic Interface Specification (ASIS) example programs, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install asis-programs 

asis-programs is installed in your system.

Make ensure the asis-programs package were installed using the commands given below,

$ sudo dpkg-query -l | grep asis-programs *

You will get with asis-programs package name, version, architecture and description in a table

asis-programs package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package asis-programs
Version 2015-1build1
Description Ada Semantic Interface Specification (ASIS) example programs
Sub Section Devel


See Also, How to uninstall or remove asis-programs software package from Ubuntu 16.10 (Yakkety Yak)?